Re-exports§
pub use hashing::IdBuildHasher;
Modules§
- The typed heart of every Series column.
- Data types supported by Polars.
- DataFrame module.
- Functions
- Everything you need to get started with Polars.
- random
random
- Type agnostic columnar data structure.
- Testing utilities.
Macros§
- Asserts that two expressions of type
DataFrame
are equal according toDataFrame::equals
at runtime. - Apply a macro on the Downcasted ChunkedArrays of DataTypes that are logical numerics. So no logical.
- Apply a macro on the Downcasted ChunkedArrays of DataTypes that are logical numerics. So no logical.
- Apply a macro on the Downcasted ChunkedArrays
- Apply a macro on the Series
- Apply a macro on the Series
Structs§
- String
Cache Holder dtype-categorical
Enable the global string cache as long as the object is alive (RAII).
Statics§
- POOL
Non- target_family="wasm"
Functions§
- disable_
string_ cache dtype-categorical
Disable and clear the global string cache. - enable_
string_ cache dtype-categorical
Enable the global string cache. - using_
string_ cache dtype-categorical
Check whether the global string cache is enabled.